Skip to main content
Version: v1.0.1

How to set up a Runtime

To create a Runtime, you will need to create a Git Integration, Template and an Environment.

To create a Runtime, click on the menu on the upper left side, select “Application", click on the tab “Runtime.”

create-runtime

1. ”Click on “Create.”

2. Select the Environment where the Runtime will be running.

Then you can see a list of Templates you created previously and also click con “View” to review the Template details. Select the Template you would like to deploy and select what you want to deploy.

3. Click on “Next”.

connections-runtime

details-template

We are in the second step of creating a Runtime, after selecting the Template, the details of the Template appear to make sure that your setup is correct and be able to change it if necessary.

creating-runtime

4. Select the branch or tag (synchronized with the repo you have selected from your Integration)

runtime-branch

runtime-select-branch

5. Click on “Create”.

create-runtime

While the Runtime is created, you can see the details and Runtime’s status until it is "running", when the Runtime is ready, click on the URI to see the deployed Runtime.

When you create a Runtime, the platform automatically generates a CloudFlare Origin Certificate Authority (Origin CA) as well as a URL.

Once a Runtime is created successfully, you can see the icon changes to “Running”

runtime-created

info

After that, you can Pause/Restart, Rebuild and Rollback each Runtime according to the need.

runtime-info